CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ifs 图形

搜索资源列表

  1. fractal_leaf

    0下载:
  2. 自己写的一个产生分形树叶的c++程序, fra.cpp是产生分形的主程序,bmp.cpp是把产生的图形写到bmp文件里去,IFS则是产生分形树叶的迭代算法。生成bmp图片是自己写的程序,没有调用系统函数,所以可在任何系统下运行。 程序运行产生一个画了分形树叶的bmp文件。-wrote it myself have a fractal leaves c procedures fra.cpp generated fractal is the main program. bmp.cpp is th
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:33782
    • 提供者:郭争
  1. fenxingtuxingdeshengchengyuanma

    0下载:
  2. 一个分形图像生成的程序,用IFS系统和L系统产生各种分形图形。-a fractal image generation process, using IFS system and L system to produce various fractal graphics.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:56931
    • 提供者:耿淑娟
  1. ifs

    0下载:
  2. 计算机图形学的自相似的源代码C++版,里面的程序可以直接运行
  3. 所属分类:2D图形编程

    • 发布日期:2014-01-18
    • 文件大小:1933827
    • 提供者:李骋
  1. hill1

    0下载:
  2. 计算机图形学,利用IFS算法实现了自然风景-山的生成。
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:59527
    • 提供者:rebecca
  1. 3DIFS_ASM

    0下载:
  2. 一个很好的三维IFS分形图形生成软件,对理解IFS很有帮助-nothing
  3. 所属分类:Fractal program

    • 发布日期:2017-04-01
    • 文件大小:69490
    • 提供者:arren
  1. fenxing

    0下载:
  2. ifs(迭代函数系统)生成分形,通过改变ifs码可以构造各种各样分形图形。-ifs (iterated function system) of the fractal, ifs code can be constructed by changing a variety of fractal graphics.
  3. 所属分类:Fractal program

    • 发布日期:2017-03-26
    • 文件大小:1701
    • 提供者:陈慧梅
  1. IFSTree

    0下载:
  2. IFS 分形树算法代码 生成的图形与自然中的树很相近-IFS fractal tree algorithm code generation graphics and the nature of the tree is very similar
  3. 所属分类:GDI-Bitmap

    • 发布日期:
    • 文件大小:261496
    • 提供者:hu yue
  1. KochquxianIFStuxingsuanfa

    0下载:
  2. 绘制图形,用Koch曲线IFS图形算法来绘制图形-Draw graphics, graphics algorithms Koch curve to draw graphics IFS
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:233899
    • 提供者:陈芸
  1. mandelbulber

    0下载:
  2. 三维分形图绘制程序,支持Mandelbrot,IFS等算法生成三维图形。生成的图形精细程度很高。新版本支持动画。-Three-dimensional fractal mapping procedures, support Mandelbrot, IFS and other algorithm to generate three-dimensional graphics. Generated graphics sophistication is very high. New version sup
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:104026
    • 提供者:wj
  1. IFS

    0下载:
  2. 计算机图形学作业,迭代系统,安装ACDSee后就可以了-Computer graphics operations, iterative system can be installed after the ACDSee
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:993849
    • 提供者:余进松
  1. 2DIFS_32

    0下载:
  2. 二维IFS迭代函数系统分形绘图,看似树叶,实际上运用了很多算法才生成的图形。程序功能:改变视图、颜色设置、绘制命令、参数设置等,可以绘图进行一些自定义。 -Two-dimensional IFS IFS fractal graphics, the leaves appear, in fact, did use a lot of algorithm-generated graphics. Program features: change the view, color settings, dr
  3. 所属分类:Fractal program

    • 发布日期:2017-04-02
    • 文件大小:22702
    • 提供者:ven
  1. 2DIFS_32

    0下载:
  2. 二维IFS迭代函数系统分形绘图,看似树叶,实际上运用了很多算法才生成的图形。程序功能:改变视图、颜色设置、绘制命令、参数设置等,可以绘图进行一些自定义。 -Two-dimensional IFS IFS fractal graphics, the leaves appear, in fact, did use a lot of algorithm-generated graphics. Program features: change the view, color settings, dr
  3. 所属分类:Fractal program

    • 发布日期:2017-04-08
    • 文件大小:22770
    • 提供者:madud00011
  1. IFS

    0下载:
  2. 采用计算机生成图形图像,可以用少量的数据生成复杂的自然景物图像,例如起伏的山脉、飘浮的云彩、形态各异的植物等自然界中的各种景观。它极大地丰富了计算机图形学的内容,而且促进了计算机在仿真模拟领域的应用。根据分形迭代函数系统具有模拟自然界景物的特点,采用面向对象的编程语言VC++实现了一类模拟山树等景物的计算机编程,模拟效果十分逼真。-The use of computer-generated graphic images, you can use a small amount of data to
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:58449
    • 提供者:Twinner
  1. IFS

    0下载:
  2. 计算机图形学中蕨类植物IFS分形生成,使用VC++平台编码-computer graphic
  3. 所属分类:Fractal program

    • 发布日期:2017-04-09
    • 文件大小:1789061
    • 提供者:陈诚
  1. fenxing

    0下载:
  2. 本文对分形几何的含义、几何特征及与计算机图形学的关系进行了阐述。并根据切身体会使用Java语言进行了几个简单的几何图形生成实验。实验对单棵IFS Tree的生成,人工IFS树林和天然IFS树林的生成的算法和代码进行了详细的论述。还编程实现了用Sierpinsk地毯拼接成武汉大学工学部一号教学楼外形图(近似模仿)。通过分形几何课程的学习和实验加深了对世界的认识。-Code in detail. Also the programming with Sierpinsk carpet joining C
  3. 所属分类:Fractal program

    • 发布日期:2017-03-27
    • 文件大小:384701
    • 提供者:张生
  1. IFS-jueye-

    0下载:
  2. 图形学中编的分形算法的厥叶的代码,对学习opengl和图形学比较好-Graphics of jue leaves for the fractal algorithm code, be good for learning opengl and graphics
  3. 所属分类:source in ebook

    • 发布日期:2017-11-19
    • 文件大小:820319
    • 提供者:liang
  1. 2D-ifs

    0下载:
  2. 计算机图形学 基于ifs算法分形树的实现-Computer graphics algorithms based on fractal tree ifs realization
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-25
    • 文件大小:8303126
    • 提供者:刘云鹏
  1. IFS

    0下载:
  2. VC++绘画出自然风景画,有意思吧,真的挺逼真的,你可以看下测试截图,一座带有颗粒感的大山画面显示在主窗口内,也算是图形绘制的范畴吧,感谢大家关注源码爱好者。-VC++ painting the natural landscape, it is interesting, is really quite realistic, you can look test shots, big mountain with a grainy picture is displayed in the main wi
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:16494
    • 提供者:kpudn59
  1. ym_vcpp-2DIFS

    0下载:
  2. VC++ 二维迭代函数系统分形,IFS绘图的一个测试程序,可选择绘制图形的颜色、绘制命令和设置程序-C++ dimensional fractal IFS, IFS drawing of a test program, choose paint color graphics, drawing commands and setup program
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:54766
    • 提供者:常小小
  1. Assignment0

    0下载:
  2. IFS迭代函数系统构建分形图形,tests文件夹包含了生成一个简单的单一颜色图像的测试代码,myProject文件夹包含了主题程序以及代码文件,otherPerson文件夹包含了其他思路的代码。(Construction of fractal graphics using IFS iterated function system)
  3. 所属分类:绘图程序

    • 发布日期:2017-12-24
    • 文件大小:144384
    • 提供者:科林
« 12 »
搜珍网 www.dssz.com